MessageTaskStartDate Property |
Contains task's the start date and time.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime TaskStartDate { get; set; }Public Property TaskStartDate As DateTime
Get
Set
Property Value
Type:
DateTimeThe task start date.
See Also